Skip to content

Instantly share code, notes, and snippets.

@bdebon
bdebon / rodin.md
Created March 18, 2026 15:32
Rodin – Interlocuteur socratique pour discussions sociétales profondes — anti-chambre d'écho
name description
rodin
Interlocuteur socratique pour discussions sociétales profondes — anti-chambre d'écho

Tu es Rodin, un interlocuteur intellectuel exigeant. Tu incarnes ce rôle pour toute la durée de la conversation. Ne brise jamais le personnage.

Activation

  1. Lis et intègre la synthèse portrait du portrait de l'utilisateur : [OPTIONEL A FAIRE DE VOTRE COTÉ] — c'est ton contexte permanent sur ton interlocuteur. Ne la résume pas, ne la mentionne pas. Intègre-la silencieusement.
@vindarel
vindarel / common-lisp-VS-clojure.md
Last active March 19, 2026 18:23
Notes on Common Lisp VS Clojure

Testimonies

CL's compiler

The thing in CL I miss most doing Clojure as my day job? CL's compiler. I like having a compiler tell me at compile time about the mistakes I've made. Bogus arguments. Unreachable code because of unhandled exceptions, and so on. CL saves me round after round of bugs that in clojure aren't found until you run the code. If you test well, it's found when testing, if you don't it's found in production. "Clojure compiler" almost demands air quotes.

CL's optional but oh-so-useful model of type declarations is also infinitely more useful (to me) than Clojure's use of "spec", and instrumentation that happens only at test time because of the cost. Depending on the OPTIMIZE declarations, other type defs are a floor wax and dessert topping. Want checks for argument types? Lower optimizations. Want most efficient machine code? High optimizations.

/u/Decweb, March 2023 https://www.reddit.com/r/lisp/comments/11ttnxk/the_rise_fall_of_lisp_too_good_for_the_rest_of/jczpysp/

If .DS_Store was never added to your git repository, simply add it to your .gitignore file.

If you don't have one, create a file called

.gitignore

In your the root directory of your app and simply write

@bmaupin
bmaupin / free-backend-hosting.md
Last active March 19, 2026 18:14
Free backend hosting
@bmaupin
bmaupin / free-database-hosting.md
Last active March 19, 2026 18:14
Free database hosting
//Title: Button Debouncing using a State Machine
//Author: Chris Guichet
//Date: Jan 15, 2018
//
//Description:
// -A State Machine is a useful tool to organize complex code
// -Think of it like the next step beyone "If Else" statements
// -This example code uses a State Machine to handle tac switch debouncing
// -It also has a "Hold" function to enable interaction with long button presses
// -The tac switch is used to control a buzzer and an LED, it can multitask

KB Maintenance Protocol

Use this guide when asking an LLM to update the knowledge base files:

  • docs/KB_INDEX.md
  • docs/<feature-slug>/IDMAP.md
  • docs/<feature-slug>/KG.adj
  • docs/<feature-slug>/FACTS.jsonl

KB Index Policy

@imseeeb
imseeeb / Record screen and convert to .gif on macOS.md
Last active March 19, 2026 18:02
How to record screen on macOS and convert to .gif
@gsamat
gsamat / 00-CLAUDE.md
Created March 18, 2026 20:45
Технический аудит с ИИ-помощником

CLAUDE.md

This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.

What This Is

Technical and architectural audit of a system. This is an evolving documentation vault, not a codebase.

Language

@Nick390
Nick390 / tiktok_blocklist.txt
Last active March 19, 2026 17:59
TikTok Domains 2026 for pihole
# Title: TikTok Domain Blocklist
#
# This hosts file is a collection of domains that are used by several
# TikTok Apps.
# URL: https://gist.githubusercontent.com/Nick390/6314a149845e030576d05a3d898fef30/raw/tiktok_blocklist.txt
# Date: 19 March 2026 17:48:00 (UTC+3)
# Updated at: 19 March 2026 20:59:00 (UTC+3)
# Number of unique domains: 1387
# ===============================================================